home *** CD-ROM | disk | FTP | other *** search
/ MacTech 1 to 12 / MacTech-vol-1-12.toast / Source / MacTech® Magazine / Volume 08 - 1992 / 08.03 Jul 92 / Fast Random Numbers / SE⁄30 Results < prev    next >
Encoding:
Text File  |  1991-10-05  |  5.0 KB  |  144 lines  |  [TEXT/MPS ]

  1. # 3:56:21 PM ----- Build of TestSANE.
  2. # 3:56:22 PM ----- Analyzing dependencies.
  3. # 3:56:25 PM ----- Executing build commands.
  4.       Pascal Test.p -o Test.p.o
  5.       Pascal SANERandomNumbers.p -o SANERandomNumbers.p.o
  6.       Link -f -srt -ad 4 -w -c 'MPS ' -t MPST Test.p.o SANERandomNumbers.p.o "Albert:MPW Folder:Libraries:Libraries:"Stubs.o "Albert:MPW Folder:Libraries:Libraries:"Runtime.o "Albert:MPW Folder:Libraries:Libraries:"Interface.o "Albert:MPW Folder:Libraries:PLibraries:"SANELib.o "Albert:MPW Folder:Libraries:PLibraries:"PasLib.o "Albert:MPW Folder:Libraries:Libraries:"ToolLibs.o -o TestSANE
  7. # 3:56:45 PM ----- Done.
  8.     TestSANE 
  9.  
  10. The first ten random numbers are:
  11.  
  12. 0.000007826369259426
  13. 0.131537788143166242
  14. 0.755605322195033227
  15. 0.458650131923449287
  16. 0.532767237412169221
  17. 0.218959186328090348
  18. 0.047044616214486126
  19. 0.678864716868318951
  20. 0.679296405836612175
  21. 0.934692895940827623
  22.  
  23. After 10000 iterations,
  24. the random seed is 1043618065.
  25.  
  26. In one second, 1381 random numbers were generated.
  27.  
  28.  
  29.  
  30. # 3:59:44 PM ----- Build of TestPas.
  31. # 3:59:44 PM ----- Analyzing dependencies.
  32. # 3:59:47 PM ----- Executing build commands.
  33.       Pascal Test.p -o Test.p.o
  34.       Pascal PasRandomNumbers.p -o PasRandomNumbers.p.o
  35.       Link -f -srt -ad 4 -w -c 'MPS ' -t MPST Test.p.o PasRandomNumbers.p.o "Albert:MPW Folder:Libraries:Libraries:"Stubs.o "Albert:MPW Folder:Libraries:Libraries:"Runtime.o "Albert:MPW Folder:Libraries:Libraries:"Interface.o "Albert:MPW Folder:Libraries:PLibraries:"SANELib.o "Albert:MPW Folder:Libraries:PLibraries:"PasLib.o "Albert:MPW Folder:Libraries:Libraries:"ToolLibs.o -o TestPas
  36. # 4:00:06 PM ----- Done.
  37.     TestPas 
  38.  
  39. The first ten random numbers are:
  40.  
  41. 0.000007826369259426
  42. 0.131537788143166242
  43. 0.755605322195033227
  44. 0.458650131923449287
  45. 0.532767237412169221
  46. 0.218959186328090348
  47. 0.047044616214486126
  48. 0.678864716868318951
  49. 0.679296405836612175
  50. 0.934692895940827623
  51.  
  52. After 10000 iterations,
  53. the random seed is 1043618065.
  54.  
  55. In one second, 3049 random numbers were generated.
  56.  
  57.  
  58.  
  59. # 4:02:24 PM ----- Build of TestPas030.
  60. # 4:02:24 PM ----- Analyzing dependencies.
  61. # 4:02:27 PM ----- Executing build commands.
  62.       Pascal Test.p -mc68020 -o Test030.p.o
  63.       Pascal PasRandomNumbers.p -mc68020 -o PasRandomNumbers030.p.o
  64.       Link -f -srt -ad 4 -w -c 'MPS ' -t MPST Test030.p.o PasRandomNumbers030.p.o "Albert:MPW Folder:Libraries:Libraries:"Stubs.o "Albert:MPW Folder:Libraries:Libraries:"Runtime.o "Albert:MPW Folder:Libraries:Libraries:"Interface.o "Albert:MPW Folder:Libraries:PLibraries:"SANELib.o "Albert:MPW Folder:Libraries:PLibraries:"PasLib.o "Albert:MPW Folder:Libraries:Libraries:"ToolLibs.o -o TestPas030
  65. # 4:02:47 PM ----- Done.
  66.     TestPas030 
  67.  
  68. The first ten random numbers are:
  69.  
  70. 0.000007826369259426
  71. 0.131537788143166242
  72. 0.755605322195033227
  73. 0.458650131923449287
  74. 0.532767237412169221
  75. 0.218959186328090348
  76. 0.047044616214486126
  77. 0.678864716868318951
  78. 0.679296405836612175
  79. 0.934692895940827623
  80.  
  81. After 10000 iterations,
  82. the random seed is 1043618065.
  83.  
  84. In one second, 4491 random numbers were generated.
  85.  
  86.  
  87.  
  88. # 4:04:41 PM ----- Build of TestPas030FPU.
  89. # 4:04:42 PM ----- Analyzing dependencies.
  90. # 4:04:45 PM ----- Executing build commands.
  91.       Pascal Test.p -mc68020 -mc68881 -o Test030FPU.p.o
  92.       Pascal PasRandomNumbers.p -mc68020 -mc68881 -o PasRandomNumbers030FPU.p.o
  93.       Link -f -srt -ad 4 -w -c 'MPS ' -t MPST Test030FPU.p.o PasRandomNumbers030FPU.p.o "Albert:MPW Folder:Libraries:Libraries:"Stubs.o "Albert:MPW Folder:Libraries:Libraries:"Runtime.o "Albert:MPW Folder:Libraries:Libraries:"Interface.o "Albert:MPW Folder:Libraries:PLibraries:"SANELib.o "Albert:MPW Folder:Libraries:PLibraries:"PasLib.o "Albert:MPW Folder:Libraries:Libraries:"ToolLibs.o -o TestPas030FPU
  94. # 4:05:11 PM ----- Done.
  95.     TestPas030FPU 
  96.  
  97. The first ten random numbers are:
  98.  
  99. 0.000007826369259426
  100. 0.131537788143166242
  101. 0.755605322195033227
  102. 0.458650131923449287
  103. 0.532767237412169221
  104. 0.218959186328090348
  105. 0.047044616214486126
  106. 0.678864716868318951
  107. 0.679296405836612175
  108. 0.934692895940827623
  109.  
  110. After 10000 iterations,
  111. the random seed is 1043618065.
  112.  
  113. In one second, 15067 random numbers were generated.
  114.  
  115.  
  116.  
  117. # 12:51:20 PM ----- Build of TestAsm030fpu.
  118. # 12:51:21 PM ----- Analyzing dependencies.
  119. # 12:51:25 PM ----- Executing build commands.
  120.       Asm RandomNumbers.a -o RandomNumbers.a.o
  121.       Pascal Test.p -mc68020 -mc68881 -o Test030FPU.p.o
  122.       Link -f -srt -ad 4 -w -c 'MPS ' -t MPST RandomNumbers.a.o Test030FPU.p.o "Albert:MPW Folder:Libraries:Libraries:"Stubs.o "Albert:MPW Folder:Libraries:Libraries:"Runtime.o "Albert:MPW Folder:Libraries:Libraries:"Interface.o "Albert:MPW Folder:Libraries:PLibraries:"SANELib.o "Albert:MPW Folder:Libraries:PLibraries:"PasLib.o "Albert:MPW Folder:Libraries:Libraries:"ToolLibs.o -o TestAsm030FPU
  123. # 12:51:47 PM ----- Done.
  124.     TestAsm030fpu 
  125.  
  126. The first ten random numbers are:
  127.  
  128. 0.000007826369259426
  129. 0.131537788143166242
  130. 0.755605322195033227
  131. 0.458650131923449287
  132. 0.532767237412169221
  133. 0.218959186328090348
  134. 0.047044616214486126
  135. 0.678864716868318951
  136. 0.679296405836612175
  137. 0.934692895940827623
  138.  
  139. After 10000 iterations,
  140. the random seed is 1043618065.
  141.  
  142. In one second, 18758 random numbers were generated.
  143.  
  144.